Back to search
30
MCP

Code Executor

pulsemcp/code executor

Secure sandboxed TypeScript/Python execution with Docker isolation and token-efficient wrapper generation

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Node Code Sandbox
Provides a secure Docker-based sandbox for executing JavaScript code with npm dependencies, offering both persistent and ephemeral container
0 tools
@mcpc/code-runner-mcp
Run JavaScript/Python code in a secure sandbox with support for any package import.
0 tools
Code Sandbox API
Execute Python, JavaScript, SQL code in a sandbox. x402 micropayment.
0 tools · sse
iflow-mcp_tomconte-codebox-ai
A secure Python code execution service that provides a self-hosted alternative to OpenAI's Code Interpreter
0 tools
Python Sandbox
Provides secure Python code execution in containerized sandboxes with automatic matplotlib figure persistence and comprehensive data science
0 tools
Python Exec Sandbox
Sandboxed Python execution for AI agents. PEP 723 inline deps, multi-version Python, zero pollution.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "code_executor": {
      "url": "None",
      "transport": "http"
    }
  }
}